Avoid compiler warnings
authorMatthias Clasen <mclasen@redhat.com>
Sun, 10 Jul 2011 04:04:25 +0000 (00:04 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 10 Jul 2011 04:10:20 +0000 (00:10 -0400)
commit9f58645eca097ee10bc4db95b0f0aed68e0346b0
treef831ffed594bb22d5bbf9d1f4631bec57549059b
parenta20c7ed2141b031d0dc82f3c06a401f22b1b0668
Avoid compiler warnings

The obj variable in gtk_notebook_accessible_notify_gtk was shadowing
the parameter of the same name.
gtk/a11y/gtknotebookaccessible.c